(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)
commit7981a7ed03bceea4db69bd45317024cf4a5f1ea9
tree58c9229f41af354fdb300cd27a14e95b94456e7e
parent6eb238869a12877eac14bcd3693bfe38cb863fa5
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_xfns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_xfns): Initialize and staticpro them.
src/xfns.c